home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMSYSTEMSERVICESSHIELDOPTIONSDLG / TFRMSYSTEMSERVICESSHIELDOPTIONSDLG.txt
Text File  |  2008-11-13  |  4KB  |  169 lines

  1. inherited frmSystemServicesShieldOptionsDlg: TfrmSystemServicesShieldOptionsDlg
  2.   Caption = 'System Services Shield Options'
  3.   ClientHeight = 414
  4.   ExplicitWidth = 604
  5.   ExplicitHeight = 446
  6.   DesignSize = (
  7.     598
  8.     414)
  9.   PixelsPerInch = 96
  10.   TextHeight = 14
  11.   inherited btnOK: TResTeButton
  12.     Left = 297
  13.     Top = 387
  14.     OnClick = btnOKClick
  15.     ExplicitLeft = 297
  16.     ExplicitTop = 387
  17.   end
  18.   inherited btnCancel: TResTeButton
  19.     Left = 396
  20.     Top = 387
  21.     ExplicitLeft = 396
  22.     ExplicitTop = 387
  23.   end
  24.   inherited btnContextHelp: TResTeButton
  25.     Left = 496
  26.     Top = 387
  27.     ExplicitLeft = 496
  28.     ExplicitTop = 387
  29.   end
  30.   inherited pnlBackground: TTePanel
  31.     Height = 373
  32.     ExplicitHeight = 373
  33.     DesignSize = (
  34.       582
  35.       373)
  36.     inherited lblTitle: TResLabel
  37.       ParentShowHint = False
  38.       ShowHint = True
  39.       ResourceCaption = 49619
  40.     end
  41.     object lblSubTitle: TResLabel
  42.       Left = 30
  43.       Top = 30
  44.       Width = 520
  45.       Height = 41
  46.       Anchors = [akLeft, akTop, akRight]
  47.       AutoSize = False
  48.       Font.Charset = DEFAULT_CHARSET
  49.       Font.Color = clWindowText
  50.       Font.Height = -12
  51.       Font.Name = 'Tahoma'
  52.       Font.Style = []
  53.       ParentFont = False
  54.       ParentShowHint = False
  55.       ShowHint = True
  56.       Transparent = True
  57.       WordWrap = True
  58.       ResourceCaption = 49620
  59.     end
  60.     object lblHighestSecurityNote: TResLabel
  61.       Left = 47
  62.       Top = 93
  63.       Width = 489
  64.       Height = 36
  65.       AutoSize = False
  66.       Font.Charset = DEFAULT_CHARSET
  67.       Font.Color = clWindowText
  68.       Font.Height = -12
  69.       Font.Name = 'Tahoma'
  70.       Font.Style = []
  71.       ParentFont = False
  72.       ParentShowHint = False
  73.       ShowHint = True
  74.       Transparent = True
  75.       WordWrap = True
  76.       ResourceCaption = 49624
  77.     end
  78.     object lblHighSecurityNote: TResLabel
  79.       Left = 47
  80.       Top = 169
  81.       Width = 489
  82.       Height = 61
  83.       AutoSize = False
  84.       Font.Charset = DEFAULT_CHARSET
  85.       Font.Color = clWindowText
  86.       Font.Height = -12
  87.       Font.Name = 'Tahoma'
  88.       Font.Style = []
  89.       ParentFont = False
  90.       ParentShowHint = False
  91.       ShowHint = True
  92.       Transparent = True
  93.       WordWrap = True
  94.       ResourceCaption = 49625
  95.     end
  96.     object lblModerateSecurityNote: TResLabel
  97.       Left = 47
  98.       Top = 279
  99.       Width = 489
  100.       Height = 68
  101.       AutoSize = False
  102.       Font.Charset = DEFAULT_CHARSET
  103.       Font.Color = clWindowText
  104.       Font.Height = -12
  105.       Font.Name = 'Tahoma'
  106.       Font.Style = []
  107.       ParentFont = False
  108.       ParentShowHint = False
  109.       ShowHint = True
  110.       Transparent = True
  111.       WordWrap = True
  112.       ResourceCaption = 49626
  113.     end
  114.     object rbnHighestSecurity: TResTeRadioButton
  115.       Left = 30
  116.       Top = 67
  117.       Width = 219
  118.       Height = 20
  119.       ShowHint = True
  120.       Alignment = kalLeftJustify
  121.       Checked = False
  122.       GroupIndex = 1
  123.       Spacing = 5
  124.       ThemeObject = 'default'
  125.       TabOrder = 0
  126.       TabStop = True
  127.       Transparent = True
  128.       WordWrap = False
  129.       ResourceCaption = 49621
  130.       ResourceHint = 42413
  131.     end
  132.     object rbnHighSecurity: TResTeRadioButton
  133.       Left = 30
  134.       Top = 143
  135.       Width = 204
  136.       Height = 20
  137.       ShowHint = True
  138.       Alignment = kalLeftJustify
  139.       Checked = True
  140.       GroupIndex = 1
  141.       Spacing = 5
  142.       ThemeObject = 'default'
  143.       TabOrder = 1
  144.       TabStop = True
  145.       Transparent = True
  146.       WordWrap = False
  147.       ResourceCaption = 49622
  148.       ResourceHint = 42414
  149.     end
  150.     object rbnModerateSecurity: TResTeRadioButton
  151.       Left = 30
  152.       Top = 234
  153.       Width = 506
  154.       Height = 45
  155.       ShowHint = True
  156.       Alignment = kalLeftJustify
  157.       Checked = False
  158.       GroupIndex = 1
  159.       Spacing = 5
  160.       ThemeObject = 'default'
  161.       TabOrder = 2
  162.       Transparent = True
  163.       WordWrap = True
  164.       ResourceCaption = 49623
  165.       ResourceHint = 42415
  166.     end
  167.   end
  168. end
  169.